Autogenerated HTML docs for v1.4.4.2-gc53d6
diff --git a/git-svn.html b/git-svn.html index 270bc49..3673533 100644 --- a/git-svn.html +++ b/git-svn.html
@@ -329,11 +329,13 @@ </dt> <dd> <p> - Commit all diffs from the current HEAD directly to the SVN + Commit all diffs from a specified head directly to the SVN repository, and then rebase or reset (depending on whether or - not there is a diff between SVN and HEAD). It is recommended + not there is a diff between SVN and head). It is recommended that you run git-svn fetch and rebase (not pull) your commits against the latest changes in the SVN repository. + An optional command-line argument may be specified as an + alternative to HEAD. This is advantageous over <em>commit</em> (below) because it produces cleaner, more linear history. </p> @@ -905,7 +907,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 29-Nov-2006 07:59:33 UTC +Last updated 13-Dec-2006 06:35:40 UTC </div> </div> </body>